Namespace:
C1.Phone.RichTextBox.Documents
Assembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Assembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public void Insert( int index, Object value ) |
Visual Basic |
---|
Public Sub Insert ( _ index As Integer, _ value As Object _ ) |
Parameters
- index
- Type: System..::..Int32
- value
- Type: System..::..Object